Table of content



/product/productcategory/{id}

Mapping URL: /product/productcategory/{id}

Description: find the product entities of productcategory with the appended id

Microservice: ProductService


Methods

/product/productcategory/{id}

/product/productcategory/{id}

Mapping URL: /product/productcategory/{id}

Description: ProductCategoryService

Name: findAllProductOfProductCategory(id)

Request Method: GET

Service Interface: /product/productcategory/{id}

Service Entity: ProductCategory



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content